home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 September / EnigmA AMIGA RUN 10 (1996)(G.R. Edizioni)(IT)[!][issue 1996-09][EARSAN CD XI].iso / earcd / web / awsindex.rdm < prev    next >
Text File  |  1996-06-30  |  1KB  |  35 lines

  1. Short:    Makes AWS html index files for entire trees
  2. Author:   amiga@quebec.net
  3. Uploader: amiga@quebec.net
  4. Version:  0.35
  5. Type:     comm/tcp
  6.  
  7.   AWSindex  creates  index.html  files for each directory in a tree.  It is
  8.   intended for use with AWS v0.97, v1.0 or v2.05.
  9.  
  10.   Both  file  and  directories  are  displayed as a case-insensitive sorted
  11.   list,  with  files  shown  first.   The  original  case of the entries is
  12.   preserved.  Icons for directories, parent directory, home url and various
  13.   file types can be optionally added.
  14.  
  15.   The lists are columized when viewed with a non-proportional font, via the
  16.   use of the HTML non-breaking space entity.  Borderless Tables can be used
  17.   instead if the -T option is given.
  18.   
  19.   The  HTML files produced are HTML 2 compliant (excepting Tables :).  Note
  20.   that  the  retrival of URLs is ENTIRELY dependant upon the URL mapping of
  21.   AWS.  In other words, when accessing a file LOCALLY (load file) with your
  22.   browser, the links will not work.
  23.  
  24.   No  third-party  rexx  libraries are used, although things would be a LOT
  25.   easier  if I used rexxdossupport.library for argument parsing, as I do in
  26.   virtually every other rexx program I have released.
  27.  
  28.   AWSindex.rexx 
  29.   Copyright (c) 1996 Robert Williamson 
  30.   AWSindex is freely distributable. The author retains ALL rights.
  31.  
  32.     amiga@quebec.net
  33.     fidonet#1:167/104.0
  34.     amiganet#40:600/104.0
  35.